description = "The characters are zoomed in smoothly at the beginning, but suddently they are magnified in an exaggerated way one by one.";
version = "1.00";
bin = "Magnified.bin";
========== Description Part End ==========
========== Parameter Part Begin ==========
$nCharacterCount(EDIT,INT,1,1 10000,"Total Characters ","The total characters using the special effect. The value is defined by the selected characters in the movie, but can not be changed in the property box.");
$nFrameCount(EDIT,INT,3,3 3,"Total Frames","It indicates the total frames of actions. The total frames of the effect is probably more than it.");
$nScaleSpeed(EDIT,INT,5,1 100,"Scaling Speed","To control the speed of character scaling.");
$nAlphaSpeed(EDIT,INT,5,1 100,"Fading Speed","To control the speed of character fading.");
$bDirection(LIST,INT,1,"Left":1 "Right":0,"Direction","To control characters beginning to change from left to right, or right to left.");
$nInterval(EDIT,INT,3,1 1000,"Interval","The time difference between the former character and the latter one beginning to change.");